home *** CD-ROM | disk | FTP | other *** search
/ Aminet 3 / Aminet 3 - July 1994.iso / Aminet / dev / amos / IDCMP.lha / IDCMP.doc next >
Encoding:
Text File  |  1994-05-13  |  543 b   |  14 lines

  1.  
  2.      This is a little Example of how to use Intuition with
  3.      Amos... it Opens up a Window on the Workbench Screen and
  4.      will return you back to Amos once the 'Close Gadget' is
  5.      pressed.. also will play a bell when you press the LMB
  6.      inside the Window... It worked on KS1.3/3.0...
  7.  
  8.      (just a note: I basically have every
  9.      define that is associated with windows inside the 
  10.      _WINDOW_DEFINES[]... well none of them are needed if you just
  11.      want to use their value instead )
  12.  
  13.           - Mike <sikorsky@bode.ee.ualberta.ca>
  14.